home *** CD-ROM | disk | FTP | other *** search
/ 64'er / 64ER_CD.iso / s85xx / s8505.d64 / hilfsprogramm ff (.txt) < prev    next >
Commodore BASIC  |  1995-03-30  |  203b  |  9 lines

  1. 0 POKE 53280,0:POKE 53281,0:PRINT"[147]"
  2. 1 PRINT SPC(12)"FASTFORMAT 11.0"
  3. 2 PRINT SPC(13)"VON JAN KUSCH"
  4. 10 INPUT"DISK-NAME   ";N$
  5. 20 INPUT"DISK-ID     ";I$
  6. 30 INPUT"LAUFWERK-NR.";D
  7. 35 IF D<>8 AND D<>9 THEN30
  8. 40 SYS49152,N$,I$,D
  9.